GUI Help > General > bringToFront

bringToFront
bringToFront handle gadget

Description:
Brings a gadget to the front of the screen, in front of any sibling windows. The gadget is still limited by its parent, ie. if the parent is behind another window, the gadget will also remain behind that window.

Return Value:


Parameters:
gadget Handle to a gadget
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)